[INFO] fetching crate rolldown_plugin_vite_resolve 0.1.0...
[INFO] testing rolldown_plugin_vite_resolve-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rolldown_plugin_vite_resolve 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rolldown_plugin_vite_resolve 0.1.0
[INFO] finished tweaking crates.io crate rolldown_plugin_vite_resolve 0.1.0
[INFO] tweaked toml for crates.io crate rolldown_plugin_vite_resolve 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rolldown_plugin_vite_resolve 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rolldown_plugin_vite_resolve 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ae6037c8b00f9a78c75743838ed9ec3b070737f60663baf3baabc6ff18cbaf6
[INFO] running `Command { std: "docker" "start" "-a" "1ae6037c8b00f9a78c75743838ed9ec3b070737f60663baf3baabc6ff18cbaf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ae6037c8b00f9a78c75743838ed9ec3b070737f60663baf3baabc6ff18cbaf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ae6037c8b00f9a78c75743838ed9ec3b070737f60663baf3baabc6ff18cbaf6", kill_on_drop: false }`
[INFO] [stdout] 1ae6037c8b00f9a78c75743838ed9ec3b070737f60663baf3baabc6ff18cbaf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e1a17fc736b79a5fcca576cd44a3bd5d6be8e04d2f51066bafdc2faade4a717
[INFO] running `Command { std: "docker" "start" "-a" "6e1a17fc736b79a5fcca576cd44a3bd5d6be8e04d2f51066bafdc2faade4a717", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling oxc_data_structures v0.95.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling oxc_estree v0.95.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling oxc_sourcemap v6.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling concurrent_lru v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling fast-glob v1.0.0
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling json-strip-comments v3.0.1
[INFO] [stderr]    Compiling sugar_path v1.2.0
[INFO] [stderr]    Compiling base-encode v0.3.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rolldown-ariadne v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling typedmap v0.6.0
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling oxc-miette-derive v2.5.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.95.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling ts-rs-macros v11.0.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling oxc-miette v2.5.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling ts-rs v11.0.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling rolldown_std_utils v0.1.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.95.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling oxc_allocator v0.95.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling oxc-browserslist v2.1.2
[INFO] [stderr]    Compiling pnp v0.12.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling rolldown_debug_action v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling oxc_span v0.95.0
[INFO] [stderr]    Compiling string_wizard v0.0.27
[INFO] [stderr]    Compiling oxc_syntax v0.95.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.95.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling rolldown_debug v0.1.0
[INFO] [stderr]    Compiling oxc_cfg v0.95.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling oxc_ast v0.95.0
[INFO] [stderr]    Compiling oxc_compat v0.95.0
[INFO] [stderr]    Compiling oxc_resolver v11.10.0
[INFO] [stderr]    Compiling rolldown_fs v0.1.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.95.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.95.0
[INFO] [stderr]    Compiling oxc_parser v0.95.0
[INFO] [stderr]    Compiling oxc_semantic v0.95.0
[INFO] [stderr]    Compiling oxc_isolated_declarations v0.95.0
[INFO] [stderr]    Compiling oxc_traverse v0.95.0
[INFO] [stderr]    Compiling oxc_mangler v0.95.0
[INFO] [stderr]    Compiling oxc_codegen v0.95.0
[INFO] [stderr]    Compiling oxc_transformer v0.95.0
[INFO] [stderr]    Compiling oxc_minifier v0.95.0
[INFO] [stderr]    Compiling oxc_transformer_plugins v0.95.0
[INFO] [stderr]    Compiling oxc v0.95.0
[INFO] [stderr]    Compiling rolldown_utils v0.1.0
[INFO] [stderr]    Compiling rolldown_error v0.1.0
[INFO] [stderr]    Compiling rolldown_sourcemap v0.1.0
[INFO] [stderr]    Compiling rolldown_ecmascript v0.1.0
[INFO] [stderr]    Compiling rolldown_common v0.1.0
[INFO] [stderr]    Compiling rolldown_resolver v0.1.0
[INFO] [stderr]    Compiling rolldown_plugin v0.1.0
[INFO] [stderr]    Compiling rolldown_plugin_utils v0.1.0
[INFO] [stderr]    Compiling rolldown_plugin_vite_resolve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "6e1a17fc736b79a5fcca576cd44a3bd5d6be8e04d2f51066bafdc2faade4a717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e1a17fc736b79a5fcca576cd44a3bd5d6be8e04d2f51066bafdc2faade4a717", kill_on_drop: false }`
[INFO] [stdout] 6e1a17fc736b79a5fcca576cd44a3bd5d6be8e04d2f51066bafdc2faade4a717
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e60d96255b281ec6ebb83b6395a649bb61a0aecc12007a770d27b25d3e6460f
[INFO] running `Command { std: "docker" "start" "-a" "6e60d96255b281ec6ebb83b6395a649bb61a0aecc12007a770d27b25d3e6460f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rolldown_plugin_vite_resolve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.63s
[INFO] running `Command { std: "docker" "inspect" "6e60d96255b281ec6ebb83b6395a649bb61a0aecc12007a770d27b25d3e6460f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e60d96255b281ec6ebb83b6395a649bb61a0aecc12007a770d27b25d3e6460f", kill_on_drop: false }`
[INFO] [stdout] 6e60d96255b281ec6ebb83b6395a649bb61a0aecc12007a770d27b25d3e6460f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c842e32a150a1a0916afe9a6467527d55a4b6cbfdffd420b5fced7e5fac8457d
[INFO] running `Command { std: "docker" "start" "-a" "c842e32a150a1a0916afe9a6467527d55a4b6cbfdffd420b5fced7e5fac8457d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rolldown_plugin_vite_resolve-abbad13908876530)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c842e32a150a1a0916afe9a6467527d55a4b6cbfdffd420b5fced7e5fac8457d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c842e32a150a1a0916afe9a6467527d55a4b6cbfdffd420b5fced7e5fac8457d", kill_on_drop: false }`
[INFO] [stdout] c842e32a150a1a0916afe9a6467527d55a4b6cbfdffd420b5fced7e5fac8457d
